home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / datacomm / 26 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.algonet.se!usenet
  2. From: hansmbg@algonet.se (Hans Malmberg)
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: THOR; ConnectTHOR and AREXX...
  5. Date: 1 Jan 1996 15:47:26 GMT
  6. Organization: AlgoNet Public Access Node, Stockholm
  7. Message-ID: <1607.6574T992T869@algonet.se>
  8. References: <1039.6573T943T210@mindlink.bc.ca>
  9. NNTP-Posting-Host: sophocles.algonet.se
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13.    01-Jan-96 00:45:53 felix daske wrote
  14.    about: 'THOR; ConnectTHOR and AREXX...'
  15.  
  16. --
  17.  fd> I have been beating up THOR for a couple of weeks now and *I like it*.
  18.  Me too.
  19.  
  20.  fd> I use ConnectTHOR with AmiTCP to do all my EMAIL and NEWS gathering.  I w
  21.  fd> like to run ConnectTHOR automatically - to be initiated early in the morn
  22.  fd> when rates are low.  The steps as I see them are:
  23.  
  24.  fd> Step Description                        Status     Notes
  25.  
  26.  
  27.  fd> Before I started all this I might have asked whether AREXX communications
  28.  fd> ConnectTHOR is possible - Is it?
  29.  
  30.  fd> I have been unable to locate a documentation set for the ConnectTHOR sub-
  31.  fd> system.  Would you be so kind as to direct me further should such a docum
  32.  fd> exist.
  33.  
  34. I use this...in my script...
  35. so, you don't use ConnectTHOR in scripts, you use
  36.  
  37. Thor:bin/GetTCP
  38. and
  39. Thor:bin/SendTCP
  40.  
  41. ---------cut------------------------------------------------------
  42. [snip snip]
  43. Thor:bin/SendTCP algonet PUBSCREEN Workbench NEWSSERVER news.algonet.se MAILSERVER mail.algonet.se
  44. [snip snip]
  45. Thor:bin/GetTcp  algonet PUBSCREEN Workbench PASSWORD [yours] NONEWS MAILSERVER mail.algonet.se DELETE
  46. [snip snip]
  47. Thor:bin/GetTcp  algonet PUBSCREEN Workbench PASSWORD [yours] NOMAIL NEWSSERVER news.algonet.se
  48. [snip snip]
  49. THOR:thor SYSTEM algonet FORCETOFRONT
  50. [snip snip]
  51. ---------cut------------------------------------------------------
  52.  
  53.  
  54. <tsb> THOR v2.22  No:1270  01-Jan-96 16:27:21  Amiga since '86
  55.  
  56.  Regards,
  57.  /hm      THOR v2.22   No:1270   01-Jan-96 16:27:21   Amiga since '86
  58.   LUND    13.10'30''E  55.43'24''N
  59.   http://www.algonet.se/~hansmbg
  60. --
  61.  
  62.  
  63.